home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 March / Disc 1 / APC0403D1.ISO / toolkit / files / mac / pdf-plugin-123.dmg / PDF Browser Plugin.plugin / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2003-11-06  |  979 b   |  31 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>PDF Browser Plugin</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>1.2.3, Copyright ┬⌐ 2002-2003 by Manfred Schubert.  All rights reserved.</string>
  11.     <key>CFBundleIdentifier</key>
  12.     <string>com.schubert-it.internet-plugin.pdf</string>
  13.     <key>CFBundleInfoDictionaryVersion</key>
  14.     <string>6.0</string>
  15.     <key>CFBundleName</key>
  16.     <string>PDF Browser Plugin</string>
  17.     <key>CFBundlePackageType</key>
  18.     <string>BRPL</string>
  19.     <key>CFBundleShortVersionString</key>
  20.     <string>1.2.3</string>
  21.     <key>CFBundleSignature</key>
  22.     <string>pdfP</string>
  23.     <key>CFBundleVersion</key>
  24.     <string>1.2.3</string>
  25.     <key>CSResourcesFileMapped </key>
  26.     <true/>
  27.     <key>LSHasLocalizedDisplayName</key>
  28.     <true/>
  29. </dict>
  30. </plist>
  31.